home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / gamma-bros.swf / scripts / DefineSprite_3045 / frame_9 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  51 b   |  5 lines

  1. if(Math.random() > 0.5)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5.